GrapeCity ActiveReports for .NET 12.0J
DataTree.Scope<T> コンストラクタ(T[],Func<DataRegion<T>[]>,Int32)

構文
'宣言
 
Public Function New( _
   ByVal values() As T, _
   ByVal makeRegions As Func(Of DataTree.DataRegion(Of T)()), _
   Optional ByVal id As Integer _
)
public DataTree.Scope<T>( 
   T[] values,
   Func<DataTree.DataRegion<T>[]> makeRegions,
   int id
)

パラメータ

values
makeRegions
id
参照

関連項目

DataTree.Scope<T> クラス
DataTree.Scope<T> メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.